How to Install gnash-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install gnash-common software package in Ubuntu 14.04 LTS (Trusty Tahr)

gnash-common software package provides GNU Shockwave Flash (SWF) player - Common files/libraries, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install gnash-common 

gnash-common is installed in your system.

Make ensure the gnash-common package were installed using the commands given below,

$ sudo dpkg-query -l | grep gnash-common *

You will get with gnash-common package name, version, architecture and description in a table

gnash-common package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Libraries
Package gnash-common
Version 0.8.11~git20130903-3ubuntu1
Description GNU Shockwave Flash (SWF) player - Common files/libraries
Sub Section libs


See Also, How to uninstall or remove gnash-common software package from Ubuntu 14.04 LTS (Trusty Tahr)?